home *** CD-ROM | disk | FTP | other *** search
- object AboutBox: TAboutBox
- Left = 67
- Top = 107
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'About WAVmaker for Windows'
- ClientHeight = 136
- ClientWidth = 529
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 16
- object Label1: TLabel
- Left = 352
- Top = 16
- Width = 73
- Height = 16
- Caption = 'Free mem.:'
- end
- object Label2: TLabel
- Left = 352
- Top = 40
- Width = 62
- Height = 16
- Caption = 'Free res.:'
- end
- object Label3: TLabel
- Left = 352
- Top = 64
- Width = 64
- Height = 16
- Caption = 'Free disk:'
- end
- object freeMem: TLabel
- Left = 432
- Top = 16
- Width = 57
- Height = 16
- Caption = 'freeMem'
- end
- object freeRes: TLabel
- Left = 432
- Top = 40
- Width = 51
- Height = 16
- Caption = 'freeRes'
- end
- object freeDisk: TLabel
- Left = 432
- Top = 64
- Width = 54
- Height = 16
- Caption = 'freeDisk'
- end
- object Bevel1: TBevel
- Left = 344
- Top = 8
- Width = 177
- Height = 81
- end
- object Bevel2: TBevel
- Left = 8
- Top = 8
- Width = 329
- Height = 121
- end
- object mainImage: TImage
- Left = 16
- Top = 16
- Width = 313
- Height = 105
- Picture.Data = {<image000.bmp>}
- Stretch = True
- end
- object image1: TImage
- Left = 344
- Top = 96
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image001.ico>}
- end
- object image2: TImage
- Left = 344
- Top = 96
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image002.ico>}
- end
- object image3: TImage
- Left = 344
- Top = 96
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image003.ico>}
- end
- object image4: TImage
- Left = 344
- Top = 96
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image004.ico>}
- end
- object image5: TImage
- Left = 344
- Top = 96
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image005.ico>}
- end
- object image6: TImage
- Left = 344
- Top = 96
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image006.ico>}
- end
- object Image7: TImage
- Left = 344
- Top = 96
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image007.ico>}
- end
- object Image8: TImage
- Left = 344
- Top = 96
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image008.ico>}
- end
- object Image9: TImage
- Left = 344
- Top = 96
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image009.ico>}
- end
- object MediaPlayer1: TMediaPlayer
- Left = 504
- Top = 104
- Width = 253
- Height = 30
- Visible = False
- TabOrder = 0
- end
- object Button1: TBitBtn
- Left = 384
- Top = 96
- Width = 137
- Height = 33
- TabOrder = 1
- OnClick = Button1Click
- Kind = bkOK
- end
- object Timer1: TTimer
- Interval = 600
- OnTimer = Timer1Timer
- Left = 504
- Top = 72
- end
- end
-